home *** CD-ROM | disk | FTP | other *** search
/ AutoCAD Resource Guide / AutoCAD Resource Guide - ESX Interactive.ISO / argdemos / cadshell / files.txt < prev    next >
Encoding:
File List  |  1994-10-12  |  6.6 KB  |  138 lines

  1.  
  2.           *  File Pulldown Menu in CADshell 3.0  *
  3. ════════════════════════════════════════════════════════════
  4. OPEN:
  5.       The Open command is used to select a drawing and then
  6.       launch AutoCAD with that drawing.  After selecting
  7.       Open from the File pulldown menu a dialog box will
  8.       appear.  The initial default directory is the one you
  9.       entered as "Path to Downloads" in the CADshell config-
  10.       uration file.  Most workstations maintain project
  11.       directories under AutoCAD for active working drawings.
  12.       Simply move through the CADshell Open drawing dialog
  13.       box as you would using the AutoCAD Open drawing dialog
  14.       box.  When the drawing you wish to edit is highlighted
  15.       either select OK or double click on the filename.
  16.       CADshell will then launch AutoCAD with the selected
  17.       drawing file.  When you exit AutoCAD you will be then
  18.       be returned to the CADshell interface.
  19. ════════════════════════════════════════════════════════════
  20. NEW:
  21.       The New command is used to setup a new drawing for use
  22.       in AutoCAD and by CADshell.  New will allow you to
  23.       enter the data into a blank new drawing filecard for
  24.       the drawing to begin.  The New command also takes in
  25.       basic drawing setup parameters that are passed to the
  26.       CS-BEGIN.LSP file to automate drawing setup.  Once in
  27.       AutoCAD you may run the CS-BEGIN.LSP program and CAD-
  28.       shell will automatically setup the drawing, size the
  29.       drawing sheet, and setup the scale of the drawing.
  30.       CS-BEGIN.LSP can even be setup to automatically load
  31.       your company's title block and insert attribute data
  32.       based on the input you gave to CADshell.  Someone
  33.       familiar with LISP should look at and edit the file
  34.       "CS-BEGIN.LSP" on the CADshell installation disk to
  35.       suit your company's needs.  Also of note on the disk
  36.       is a file called "MakeDxx.LSP" which is designed to
  37.       extract attribute values from your title block and
  38.       allow CADshell to automatically update drawing file-
  39.       cards with accurate information direct from the Auto-
  40.       CAD drawing.
  41. ════════════════════════════════════════════════════════════
  42. PLOT:
  43.       The Plot command is used simply to select a drawing
  44.       then launch AutoCAD in the PLOT mode to plot it.
  45. ════════════════════════════════════════════════════════════
  46. PRINT:
  47.       The Print command is used simply to select a drawing
  48.       then launch AutoCAD in the PRINT mode to print it.
  49. ════════════════════════════════════════════════════════════
  50. DELETE:
  51.       The Delete command is used simply to select a drawing
  52.       and delete it off of your local workstation drive.
  53.       CADshell will also delete the BAK,PLT,DXX,and AID
  54.       files for the same drawing that you select.
  55. ════════════════════════════════════════════════════════════
  56. COMPARE:
  57.       The Compare command is used to compare two drawings
  58.       and see if they are the same.  CADshell 3.0 will give
  59.       a message indicating if the drawings selected are the
  60.       same or not.
  61. ════════════════════════════════════════════════════════════
  62. FILECARD:
  63.       The Filecard command will display a basic filecard
  64.       for the drawing you select.  This will contain the
  65.       information in a drawings filecard on your local work-
  66.       station drive.
  67.       (See also Filecard under Database)
  68. ════════════════════════════════════════════════════════════
  69. RENAME:
  70.       The Rename command is designed to rename a DWG file
  71.       with another name.  Enter a value for the existing
  72.       filename then enter the new name you wish it changed
  73.       to.
  74. ════════════════════════════════════════════════════════════
  75. GET DRAWINGS THEN COMMAND:
  76.       This feature is for people who operate on a noun-verb
  77.       train of thought.  CADshell allows both verb-noun and
  78.       noun-verb access to it's commands.  Under this command
  79.       you select the project directory under your local
  80.       workstation drive.  Then select the drawings you wish
  81.       to perform a function on.  The third step is to select
  82.       a function to perform.  CADshell then will perform the
  83.       function on the selected drawings.
  84.       (See also Get Drawings Then Command under Network)
  85. ════════════════════════════════════════════════════════════
  86. GET FILES THEN COMMAND:
  87.       This feature is for people who operate on a noun-verb
  88.       train of thought.  CADshell allows both verb-noun and
  89.       noun-verb access to it's commands.  Under this command
  90.       you select the DOS directory on your network or local
  91.       workstation drive.  Then select the files you wish
  92.       to perform a function on.  The third step is to select
  93.       a function to perform.  CADshell then will perform the
  94.       function on the selected files.
  95. ════════════════════════════════════════════════════════════
  96. COMPRESSION:
  97.       This feature is for handling ZIP compression files.
  98.       CADshell 3.0's interface may be used to either ZIP or
  99.       UNZIP files using PKZIP utilities.  Make sure the
  100.       settings on page #3 of the CADshell Configuration file
  101.       are proper to locate PKZIP and PKUNZIP on you system.
  102. ════════════════════════════════════════════════════════════
  103. COPY A FILE:
  104.       The Copy command is used simply to copy a file from
  105.       one location to another on your network or local
  106.       workstation drive.
  107. ════════════════════════════════════════════════════════════
  108. DELETE A FILE:
  109.       The Delete command is used simply to select a file
  110.       and delete it off of your network or  local workstation
  111.       drive.
  112. ════════════════════════════════════════════════════════════
  113. COMPARE A FILE:
  114.       The Compare command is used to compare two DOS files
  115.       and see if they are the same.  CADshell 3.0 will give
  116.       a message indicating if the files selected are the
  117.       same or not.
  118. ════════════════════════════════════════════════════════════
  119. RENAME A FILE:
  120.       The Rename command is designed to rename a DOS file
  121.       with another name.  Enter a value for the existing
  122.       filename then enter the new name you wish it changed
  123.       to.
  124. ════════════════════════════════════════════════════════════
  125. MOVE A FILE:
  126.       The Move command is used simply to move a file from
  127.       one location to another on your network or local
  128.       workstation drive.
  129. ════════════════════════════════════════════════════════════
  130. MAKE A DIRECTORY:
  131.       The Make a Directory command is for creating a new
  132.       directory on your system.
  133. ════════════════════════════════════════════════════════════
  134. DOS SHELL:
  135.       Dos Shell is a doorway to the DOS operating system.
  136.       CADshell 3.0 remains loaded in memory however.
  137.  
  138.